﻿2026-06-15T11:07:13.9251892Z Current runner version: '2.335.1'
2026-06-15T11:07:13.9256975Z Runner name: 'kitsubito'
2026-06-15T11:07:13.9257614Z Runner group name: 'Default'
2026-06-15T11:07:13.9258431Z Machine name: 'KITSUBITO'
2026-06-15T11:07:13.9260877Z ##[group]GITHUB_TOKEN Permissions
2026-06-15T11:07:13.9262790Z Contents: read
2026-06-15T11:07:13.9263377Z Metadata: read
2026-06-15T11:07:13.9263846Z Packages: read
2026-06-15T11:07:13.9264301Z ##[endgroup]
2026-06-15T11:07:13.9266166Z Secret source: Actions
2026-06-15T11:07:13.9266797Z Prepare workflow directory
2026-06-15T11:07:13.9699980Z Prepare all required actions
2026-06-15T11:07:13.9738272Z Getting action download info
2026-06-15T11:07:14.8045234Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-15T11:07:15.5324719Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-06-15T11:07:16.1861282Z Complete job name: build (self-hosted, Linux, kitsubito, spt-x86_64-linux, target/release/spt)
2026-06-15T11:07:16.2806774Z ##[group]Run actions/checkout@v5
2026-06-15T11:07:16.2807915Z with:
2026-06-15T11:07:16.2808592Z   repository: SaberMage/spt-core
2026-06-15T11:07:16.2817487Z   token: ***
2026-06-15T11:07:16.2818158Z   ssh-strict: true
2026-06-15T11:07:16.2818842Z   ssh-user: git
2026-06-15T11:07:16.2819639Z   persist-credentials: true
2026-06-15T11:07:16.2820410Z   clean: true
2026-06-15T11:07:16.2821108Z   sparse-checkout-cone-mode: true
2026-06-15T11:07:16.2821948Z   fetch-depth: 1
2026-06-15T11:07:16.2822634Z   fetch-tags: false
2026-06-15T11:07:16.2823354Z   show-progress: true
2026-06-15T11:07:16.2824063Z   lfs: false
2026-06-15T11:07:16.2824741Z   submodules: false
2026-06-15T11:07:16.2825456Z   set-safe-directory: true
2026-06-15T11:07:16.2826450Z ##[endgroup]
2026-06-15T11:07:16.3637398Z Syncing repository: SaberMage/spt-core
2026-06-15T11:07:16.3639655Z ##[group]Getting Git version info
2026-06-15T11:07:16.3640914Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-15T11:07:16.3642645Z [command]/usr/bin/git version
2026-06-15T11:07:16.3643456Z git version 2.43.0
2026-06-15T11:07:16.3645900Z ##[endgroup]
2026-06-15T11:07:16.3653796Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/687308b6-cce6-40c3-a5e6-292620650da2' before making global git config changes
2026-06-15T11:07:16.3656131Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T11:07:16.3658003Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-15T11:07:16.3689347Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-15T11:07:16.3706761Z https://github.com/SaberMage/spt-core
2026-06-15T11:07:16.3717621Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T11:07:16.3719743Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T11:07:16.3737253Z HEAD
2026-06-15T11:07:16.3770235Z ##[endgroup]
2026-06-15T11:07:16.3771174Z [command]/usr/bin/git submodule status
2026-06-15T11:07:16.3948143Z ##[group]Cleaning the repository
2026-06-15T11:07:16.3949633Z [command]/usr/bin/git clean -ffdx
2026-06-15T11:07:17.6299025Z Removing target/
2026-06-15T11:07:17.6307646Z [command]/usr/bin/git reset --hard HEAD
2026-06-15T11:07:17.6355365Z HEAD is now at cb05600 release: v0.7.1 — <EVENT> envelope everywhere + confident update-apply message
2026-06-15T11:07:17.6362376Z ##[endgroup]
2026-06-15T11:07:17.6362801Z ##[group]Disabling automatic garbage collection
2026-06-15T11:07:17.6365731Z [command]/usr/bin/git config --local gc.auto 0
2026-06-15T11:07:17.6391040Z ##[endgroup]
2026-06-15T11:07:17.6391445Z ##[group]Setting up auth
2026-06-15T11:07:17.6396457Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-15T11:07:17.6423617Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-15T11:07:17.6614438Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T11:07:17.6639392Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-15T11:07:17.6829794Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T11:07:17.6855866Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-15T11:07:17.7040725Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-15T11:07:17.7070368Z ##[endgroup]
2026-06-15T11:07:17.7070805Z ##[group]Fetching the repository
2026-06-15T11:07:17.7077853Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +cb0560052c7392d386d9e68db359bbbf3138dcfe:refs/tags/v0.7.1
2026-06-15T11:07:18.1589660Z ##[endgroup]
2026-06-15T11:07:18.1590170Z ##[group]Determining the checkout info
2026-06-15T11:07:18.1590580Z ##[endgroup]
2026-06-15T11:07:18.1594798Z [command]/usr/bin/git sparse-checkout disable
2026-06-15T11:07:18.1634583Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-15T11:07:18.1662333Z ##[group]Checking out the ref
2026-06-15T11:07:18.1662754Z [command]/usr/bin/git checkout --progress --force refs/tags/v0.7.1
2026-06-15T11:07:18.1699616Z HEAD is now at cb05600 release: v0.7.1 — <EVENT> envelope everywhere + confident update-apply message
2026-06-15T11:07:18.1702401Z ##[endgroup]
2026-06-15T11:07:18.1735763Z [command]/usr/bin/git log -1 --format=%H
2026-06-15T11:07:18.1755897Z cb0560052c7392d386d9e68db359bbbf3138dcfe
2026-06-15T11:07:18.1931657Z ##[group]Run cargo build --release -p spt --bin spt
2026-06-15T11:07:18.1932038Z [36;1mcargo build --release -p spt --bin spt[0m
2026-06-15T11:07:18.1946608Z shell: /usr/bin/bash -e {0}
2026-06-15T11:07:18.1946846Z ##[endgroup]
2026-06-15T11:07:18.4753015Z    Compiling proc-macro2 v1.0.106
2026-06-15T11:07:18.4753538Z    Compiling quote v1.0.45
2026-06-15T11:07:18.4753896Z    Compiling unicode-ident v1.0.24
2026-06-15T11:07:18.4754286Z    Compiling libc v0.2.186
2026-06-15T11:07:18.4754636Z    Compiling serde_core v1.0.228
2026-06-15T11:07:18.4755009Z    Compiling cfg-if v1.0.4
2026-06-15T11:07:18.4755257Z    Compiling serde v1.0.228
2026-06-15T11:07:18.4780229Z    Compiling log v0.4.32
2026-06-15T11:07:18.4872076Z    Compiling pin-project-lite v0.2.17
2026-06-15T11:07:18.4872682Z    Compiling typenum v1.20.1
2026-06-15T11:07:18.4878123Z    Compiling memchr v2.8.1
2026-06-15T11:07:18.4903246Z    Compiling portable-atomic v1.13.1
2026-06-15T11:07:18.5016474Z    Compiling version_check v0.9.5
2026-06-15T11:07:18.5120681Z    Compiling find-msvc-tools v0.1.9
2026-06-15T11:07:18.5121408Z    Compiling shlex v2.0.1
2026-06-15T11:07:18.5391075Z    Compiling critical-section v1.2.0
2026-06-15T11:07:18.5713522Z    Compiling bytes v1.11.1
2026-06-15T11:07:18.5761308Z    Compiling futures-core v0.3.32
2026-06-15T11:07:18.6652715Z    Compiling subtle v2.6.1
2026-06-15T11:07:18.7244340Z    Compiling smallvec v1.15.1
2026-06-15T11:07:18.7350674Z    Compiling semver v1.0.28
2026-06-15T11:07:18.7416616Z    Compiling stable_deref_trait v1.2.1
2026-06-15T11:07:18.7751372Z    Compiling equivalent v1.0.2
2026-06-15T11:07:18.7881396Z    Compiling slab v0.4.12
2026-06-15T11:07:18.7921041Z    Compiling futures-sink v0.3.32
2026-06-15T11:07:18.8369144Z    Compiling futures-io v0.3.32
2026-06-15T11:07:18.8500675Z    Compiling futures-task v0.3.32
2026-06-15T11:07:18.8513996Z    Compiling generic-array v0.14.7
2026-06-15T11:07:18.8720819Z    Compiling futures-channel v0.3.32
2026-06-15T11:07:18.8842838Z    Compiling itoa v1.0.18
2026-06-15T11:07:19.0121646Z    Compiling rustc_version v0.4.1
2026-06-15T11:07:19.0223157Z    Compiling rustversion v1.0.22
2026-06-15T11:07:19.0600764Z    Compiling bitflags v2.12.1
2026-06-15T11:07:19.0706560Z    Compiling cpufeatures v0.2.17
2026-06-15T11:07:19.0814175Z    Compiling hashbrown v0.17.1
2026-06-15T11:07:19.0961084Z    Compiling cfg_aliases v0.2.1
2026-06-15T11:07:19.1073049Z    Compiling litemap v0.8.2
2026-06-15T11:07:19.1378587Z    Compiling writeable v0.6.3
2026-06-15T11:07:19.1629389Z    Compiling rand_core v0.10.1
2026-06-15T11:07:19.2240911Z    Compiling icu_properties_data v2.2.0
2026-06-15T11:07:19.2530479Z    Compiling icu_normalizer_data v2.2.0
2026-06-15T11:07:19.3030782Z    Compiling fs_extra v1.3.0
2026-06-15T11:07:19.3558850Z    Compiling dunce v1.0.5
2026-06-15T11:07:19.3740829Z    Compiling ident_case v1.0.1
2026-06-15T11:07:19.3959579Z    Compiling utf8_iter v1.0.4
2026-06-15T11:07:19.4150902Z    Compiling strsim v0.11.1
2026-06-15T11:07:19.4440808Z    Compiling getrandom v0.4.2
2026-06-15T11:07:19.5380740Z    Compiling percent-encoding v2.3.2
2026-06-15T11:07:19.5520482Z    Compiling autocfg v1.5.1
2026-06-15T11:07:19.6350565Z    Compiling http v1.4.1
2026-06-15T11:07:19.6487722Z    Compiling thiserror v2.0.18
2026-06-15T11:07:19.6740398Z    Compiling aws-lc-rs v1.17.0
2026-06-15T11:07:19.8205563Z    Compiling syn v2.0.117
2026-06-15T11:07:19.8678292Z    Compiling cpufeatures v0.3.0
2026-06-15T11:07:19.8750557Z    Compiling scopeguard v1.2.0
2026-06-15T11:07:19.8850589Z    Compiling form_urlencoded v1.2.2
2026-06-15T11:07:19.8981607Z    Compiling fnv v1.0.7
2026-06-15T11:07:19.9241152Z    Compiling chacha20 v0.10.0
2026-06-15T11:07:19.9282671Z    Compiling anyhow v1.0.102
2026-06-15T11:07:19.9783414Z    Compiling lock_api v0.4.14
2026-06-15T11:07:20.0079561Z    Compiling indexmap v2.14.0
2026-06-15T11:07:20.0158197Z    Compiling untrusted v0.9.0
2026-06-15T11:07:20.0290309Z    Compiling rustls v0.23.40
2026-06-15T11:07:20.0430810Z    Compiling heck v0.5.0
2026-06-15T11:07:20.0891650Z    Compiling unicode-segmentation v1.13.3
2026-06-15T11:07:20.1891078Z    Compiling atomic-waker v1.1.2
2026-06-15T11:07:20.1926260Z    Compiling unicode-xid v0.2.6
2026-06-15T11:07:20.2061004Z    Compiling const-oid v0.10.2
2026-06-15T11:07:20.2196716Z    Compiling jobserver v0.1.34
2026-06-15T11:07:20.2231020Z    Compiling parking_lot_core v0.9.12
2026-06-15T11:07:20.2660903Z    Compiling paste v1.0.15
2026-06-15T11:07:20.2730937Z    Compiling httparse v1.10.1
2026-06-15T11:07:20.2933779Z    Compiling zerocopy v0.8.50
2026-06-15T11:07:20.3223975Z    Compiling num-traits v0.2.19
2026-06-15T11:07:20.3310580Z    Compiling hybrid-array v0.4.12
2026-06-15T11:07:20.3659894Z    Compiling curve25519-dalek v4.1.3
2026-06-15T11:07:20.4740650Z    Compiling ahash v0.8.12
2026-06-15T11:07:20.4834771Z    Compiling base64ct v1.8.3
2026-06-15T11:07:20.5531008Z    Compiling cc v1.2.63
2026-06-15T11:07:20.5582365Z    Compiling either v1.16.0
2026-06-15T11:07:20.6410767Z    Compiling convert_case v0.10.0
2026-06-15T11:07:20.7530798Z    Compiling crypto-common v0.1.7
2026-06-15T11:07:20.7700825Z    Compiling block-buffer v0.10.4
2026-06-15T11:07:20.8320789Z    Compiling pem-rfc7468 v1.0.0
2026-06-15T11:07:20.8750739Z    Compiling fastrand v2.4.1
2026-06-15T11:07:20.8914488Z    Compiling digest v0.10.7
2026-06-15T11:07:20.9021380Z    Compiling data-encoding v2.11.0
2026-06-15T11:07:20.9130126Z    Compiling vcpkg v0.2.15
2026-06-15T11:07:21.0050368Z    Compiling http-body v1.0.1
2026-06-15T11:07:21.1030714Z    Compiling mio v1.2.1
2026-06-15T11:07:21.1701028Z    Compiling socket2 v0.6.4
2026-06-15T11:07:21.2111077Z    Compiling getrandom v0.2.17
2026-06-15T11:07:21.2531258Z    Compiling zmij v1.0.21
2026-06-15T11:07:21.3230516Z    Compiling tower-service v0.3.3
2026-06-15T11:07:21.3420483Z    Compiling tinyvec_macros v0.1.1
2026-06-15T11:07:21.4010537Z    Compiling rand_core v0.6.4
2026-06-15T11:07:21.4185119Z    Compiling rand v0.10.1
2026-06-15T11:07:21.4930748Z    Compiling base64 v0.22.1
2026-06-15T11:07:21.5177560Z    Compiling pkg-config v0.3.33
2026-06-15T11:07:21.5210683Z    Compiling try-lock v0.2.5
2026-06-15T11:07:21.6260393Z    Compiling want v0.3.1
2026-06-15T11:07:21.6313913Z    Compiling parking_lot v0.12.5
2026-06-15T11:07:21.7410720Z    Compiling tinyvec v1.11.0
2026-06-15T11:07:21.7488516Z    Compiling sha2 v0.10.9
2026-06-15T11:07:21.8011121Z    Compiling block-buffer v0.12.0
2026-06-15T11:07:21.8479759Z    Compiling crypto-common v0.2.2
2026-06-15T11:07:22.0274573Z    Compiling cmake v0.1.58
2026-06-15T11:07:22.2160382Z    Compiling inout v0.1.4
2026-06-15T11:07:22.2260563Z    Compiling vergen-lib v9.1.0
2026-06-15T11:07:22.3390583Z    Compiling n0-future v0.3.2
2026-06-15T11:07:22.3639746Z    Compiling signature v2.2.0
2026-06-15T11:07:22.3930752Z    Compiling serde_json v1.0.150
2026-06-15T11:07:22.4821117Z    Compiling crossbeam-utils v0.8.21
2026-06-15T11:07:22.5225780Z    Compiling cordyceps v0.3.4
2026-06-15T11:07:22.5510932Z    Compiling httpdate v1.0.3
2026-06-15T11:07:22.5633721Z    Compiling diatomic-waker v0.2.3
2026-06-15T11:07:22.5800698Z    Compiling winnow v1.0.3
2026-06-15T11:07:22.7326984Z    Compiling spin v0.10.0
2026-06-15T11:07:22.7500839Z    Compiling parking v2.2.1
2026-06-15T11:07:22.8100702Z    Compiling ed25519 v2.2.3
2026-06-15T11:07:22.8450779Z    Compiling digest v0.11.3
2026-06-15T11:07:22.8520619Z    Compiling cipher v0.4.4
2026-06-15T11:07:22.8940884Z    Compiling futures-buffered v0.2.13
2026-06-15T11:07:22.9070902Z    Compiling futures-lite v2.6.1
2026-06-15T11:07:22.9600542Z    Compiling aws-lc-sys v0.41.0
2026-06-15T11:07:23.0270440Z    Compiling ring v0.17.14
2026-06-15T11:07:23.0690378Z    Compiling libsqlite3-sys v0.30.1
2026-06-15T11:07:23.0820341Z    Compiling netlink-packet-core v0.8.1
2026-06-15T11:07:23.1641330Z    Compiling universal-hash v0.5.1
2026-06-15T11:07:23.3360557Z    Compiling vergen-lib v0.1.6
2026-06-15T11:07:23.3660760Z    Compiling vergen v9.1.0
2026-06-15T11:07:23.3717927Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-15T11:07:23.4019135Z    Compiling heapless v0.7.17
2026-06-15T11:07:23.4810381Z    Compiling noq-udp v0.10.0
2026-06-15T11:07:23.5176689Z    Compiling sync_wrapper v1.0.2
2026-06-15T11:07:23.5700807Z    Compiling byteorder v1.5.0
2026-06-15T11:07:23.6198572Z    Compiling powerfmt v0.2.0
2026-06-15T11:07:23.6340793Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-15T11:07:23.6470422Z    Compiling allocator-api2 v0.2.21
2026-06-15T11:07:23.7160465Z    Compiling opaque-debug v0.3.1
2026-06-15T11:07:23.7860816Z    Compiling hash32 v0.2.1
2026-06-15T11:07:23.8081977Z    Compiling deranged v0.5.8
2026-06-15T11:07:23.8291681Z    Compiling polyval v0.6.2
2026-06-15T11:07:23.9658115Z    Compiling spin v0.9.8
2026-06-15T11:07:23.9873185Z    Compiling vergen-gitcl v1.0.8
2026-06-15T11:07:24.1640104Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-15T11:07:24.1880529Z    Compiling signature v3.0.0
2026-06-15T11:07:24.2127176Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-15T11:07:24.2240925Z    Compiling fallible-iterator v0.3.0
2026-06-15T11:07:24.2769487Z    Compiling time-core v0.1.8
2026-06-15T11:07:24.3210938Z    Compiling num_threads v0.1.7
2026-06-15T11:07:24.3456144Z    Compiling ryu v1.0.23
2026-06-15T11:07:24.3660653Z    Compiling tower-layer v0.3.3
2026-06-15T11:07:24.4273671Z    Compiling num-conv v0.2.2
2026-06-15T11:07:24.5931271Z    Compiling ghash v0.5.1
2026-06-15T11:07:24.6351023Z    Compiling aes v0.8.4
2026-06-15T11:07:24.6660715Z    Compiling ctr v0.9.2
2026-06-15T11:07:24.7056436Z    Compiling sha2 v0.11.0-rc.5
2026-06-15T11:07:24.7243670Z    Compiling http-body-util v0.1.3
2026-06-15T11:07:24.8558838Z    Compiling synstructure v0.13.2
2026-06-15T11:07:24.8827183Z    Compiling darling_core v0.20.11
2026-06-15T11:07:24.9540763Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-15T11:07:25.0890402Z    Compiling aead v0.5.2
2026-06-15T11:07:25.1690462Z    Compiling openssl-probe v0.2.1
2026-06-15T11:07:25.3421179Z    Compiling time v0.3.47
2026-06-15T11:07:25.3659605Z    Compiling aes-gcm v0.10.3
2026-06-15T11:07:25.5532756Z    Compiling crossbeam-channel v0.5.15
2026-06-15T11:07:25.5648430Z    Compiling crossbeam-epoch v0.9.18
2026-06-15T11:07:25.5688213Z    Compiling netlink-packet-route v0.29.0
2026-06-15T11:07:25.6270054Z    Compiling blake3 v1.8.5
2026-06-15T11:07:26.0060737Z    Compiling proc-macro-crate v3.5.0
2026-06-15T11:07:26.0311299Z    Compiling uuid v1.23.2
2026-06-15T11:07:26.1550589Z    Compiling memoffset v0.6.5
2026-06-15T11:07:26.3390607Z    Compiling acto v0.8.2
2026-06-15T11:07:26.3610766Z    Compiling netwatch v0.16.0
2026-06-15T11:07:26.3668787Z    Compiling noq v0.18.0
2026-06-15T11:07:26.5361187Z    Compiling mac-addr v0.3.0
2026-06-15T11:07:26.5935736Z    Compiling rustc-hash v2.1.2
2026-06-15T11:07:26.6070964Z    Compiling lru-slab v0.1.2
2026-06-15T11:07:26.6170601Z    Compiling ref-cast v1.0.25
2026-06-15T11:07:26.7090638Z    Compiling thiserror v1.0.69
2026-06-15T11:07:26.7184228Z    Compiling foldhash v0.2.0
2026-06-15T11:07:26.8020531Z    Compiling tagptr v0.2.0
2026-06-15T11:07:26.8865552Z    Compiling identity-hash v0.1.0
2026-06-15T11:07:26.8901502Z    Compiling xml-rs v0.8.28
2026-06-15T11:07:26.9200791Z    Compiling sorted-index-buffer v0.2.1
2026-06-15T11:07:26.9342033Z    Compiling serde_derive v1.0.228
2026-06-15T11:07:26.9471027Z    Compiling zeroize_derive v1.4.3
2026-06-15T11:07:26.9541490Z    Compiling tokio-macros v2.7.0
2026-06-15T11:07:26.9739451Z    Compiling futures-macro v0.3.32
2026-06-15T11:07:26.9989252Z    Compiling zerofrom-derive v0.1.7
2026-06-15T11:07:27.0981222Z    Compiling yoke-derive v0.8.2
2026-06-15T11:07:27.2490636Z    Compiling zerovec-derive v0.11.3
2026-06-15T11:07:27.5800477Z    Compiling zeroize v1.8.2
2026-06-15T11:07:27.7551060Z    Compiling tokio v1.52.3
2026-06-15T11:07:27.7645015Z    Compiling displaydoc v0.2.6
2026-06-15T11:07:27.7790908Z    Compiling tracing-attributes v0.1.31
2026-06-15T11:07:27.8284977Z    Compiling rustls-pki-types v1.14.1
2026-06-15T11:07:27.9450895Z    Compiling futures-util v0.3.32
2026-06-15T11:07:28.1675677Z    Compiling thiserror-impl v2.0.18
2026-06-15T11:07:28.4167585Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-15T11:07:28.4630855Z    Compiling darling_macro v0.20.11
2026-06-15T11:07:28.5757449Z    Compiling zerofrom v0.1.8
2026-06-15T11:07:28.6370771Z    Compiling derive_more-impl v2.1.1
2026-06-15T11:07:28.7180743Z    Compiling yoke v0.8.3
2026-06-15T11:07:28.7348128Z    Compiling spez v0.1.2
2026-06-15T11:07:28.8380991Z    Compiling darling v0.20.11
2026-06-15T11:07:28.9171626Z    Compiling derive_builder_core v0.20.2
2026-06-15T11:07:28.9470740Z    Compiling zerovec v0.11.6
2026-06-15T11:07:29.0341176Z    Compiling zerotrie v0.2.4
2026-06-15T11:07:29.0978074Z    Compiling n0-error-macros v0.1.3
2026-06-15T11:07:29.4459685Z    Compiling der v0.8.0-rc.10
2026-06-15T11:07:29.5751544Z    Compiling pin-project-internal v1.1.13
2026-06-15T11:07:29.8692640Z    Compiling tinystr v0.8.3
2026-06-15T11:07:29.9342023Z    Compiling potential_utf v0.1.5
2026-06-15T11:07:30.0720978Z    Compiling icu_locale_core v2.2.0
2026-06-15T11:07:30.0940909Z    Compiling icu_collections v2.2.0
2026-06-15T11:07:30.1650770Z    Compiling derive_builder_macro v0.20.2
2026-06-15T11:07:30.2076800Z    Compiling n0-error v0.1.3
2026-06-15T11:07:30.4908125Z    Compiling derive_builder v0.20.2
2026-06-15T11:07:30.8210862Z    Compiling ed25519-dalek v2.2.0
2026-06-15T11:07:31.0140649Z    Compiling pin-project v1.1.13
2026-06-15T11:07:31.0836420Z    Compiling cobs v0.3.0
2026-06-15T11:07:31.1221259Z    Compiling spt-proto v0.7.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-15T11:07:31.2961379Z    Compiling spki v0.8.0-rc.4
2026-06-15T11:07:31.3795482Z    Compiling icu_provider v2.2.0
2026-06-15T11:07:31.4210816Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-15T11:07:31.4224472Z    Compiling postcard-derive v0.2.2
2026-06-15T11:07:31.6084665Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-15T11:07:31.8517658Z    Compiling icu_properties v2.2.0
2026-06-15T11:07:31.8596315Z    Compiling icu_normalizer v2.2.0
2026-06-15T11:07:31.9492763Z    Compiling futures-executor v0.3.32
2026-06-15T11:07:32.0509702Z    Compiling data-encoding-macro v0.1.20
2026-06-15T11:07:32.1125403Z    Compiling futures v0.3.32
2026-06-15T11:07:32.1930854Z    Compiling rustls-native-certs v0.8.4
2026-06-15T11:07:32.5885847Z    Compiling ipnet v2.12.0
2026-06-15T11:07:33.1900881Z    Compiling prefix-trie v0.8.4
2026-06-15T11:07:33.2100584Z    Compiling derive_more v2.1.1
2026-06-15T11:07:33.3220705Z    Compiling once_cell v1.21.4
2026-06-15T11:07:33.4307664Z    Compiling idna_adapter v1.2.2
2026-06-15T11:07:33.5520654Z    Compiling tracing-core v0.1.36
2026-06-15T11:07:33.5760627Z    Compiling idna v1.1.0
2026-06-15T11:07:33.6100832Z    Compiling ed25519 v3.0.0-rc.4
2026-06-15T11:07:33.7480674Z    Compiling iroh-metrics-derive v0.4.1
2026-06-15T11:07:33.8569634Z    Compiling hashbrown v0.14.5
2026-06-15T11:07:34.0003257Z    Compiling num_enum_derive v0.7.6
2026-06-15T11:07:34.1010598Z    Compiling tracing v0.1.44
2026-06-15T11:07:34.1528696Z    Compiling url v2.5.8
2026-06-15T11:07:34.1910798Z    Compiling postcard v1.1.3
2026-06-15T11:07:34.2804706Z    Compiling strum_macros v0.28.0
2026-06-15T11:07:34.5004432Z    Compiling tokio-util v0.7.18
2026-06-15T11:07:34.7090679Z    Compiling netlink-sys v0.8.8
2026-06-15T11:07:34.9049750Z    Compiling hashlink v0.9.1
2026-06-15T11:07:34.9923196Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-15T11:07:35.0480826Z    Compiling tower v0.5.3
2026-06-15T11:07:35.1750822Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-15T11:07:35.2510832Z    Compiling enum-assoc v1.3.0
2026-06-15T11:07:35.4074239Z    Compiling async-trait v0.1.89
2026-06-15T11:07:35.6241006Z    Compiling iroh-base v0.98.0
2026-06-15T11:07:35.7797990Z    Compiling h2 v0.4.14
2026-06-15T11:07:36.0001024Z    Compiling n0-watcher v0.6.1
2026-06-15T11:07:36.0801442Z    Compiling tower-http v0.6.11
2026-06-15T11:07:36.2886068Z    Compiling tokio-stream v0.1.18
2026-06-15T11:07:36.4644153Z    Compiling num_enum v0.7.6
2026-06-15T11:07:36.5802984Z    Compiling attohttpc v0.30.1
2026-06-15T11:07:36.5886434Z    Compiling netdev v0.42.0
2026-06-15T11:07:36.8468742Z    Compiling strum v0.28.0
2026-06-15T11:07:36.9500895Z    Compiling netlink-proto v0.12.0
2026-06-15T11:07:36.9640910Z    Compiling iroh-metrics v0.38.3
2026-06-15T11:07:36.9780930Z    Compiling moka v0.12.15
2026-06-15T11:07:36.9966707Z    Compiling iroh-relay v0.98.0
2026-06-15T11:07:37.2767353Z    Compiling serde_spanned v0.6.9
2026-06-15T11:07:37.2997753Z    Compiling toml_datetime v0.6.11
2026-06-15T11:07:37.4416286Z    Compiling xmltree v0.10.3
2026-06-15T11:07:37.7638714Z    Compiling ref-cast-impl v1.0.25
2026-06-15T11:07:37.7873380Z    Compiling thiserror-impl v1.0.69
2026-06-15T11:07:37.8740903Z    Compiling hashbrown v0.16.1
2026-06-15T11:07:38.3511130Z    Compiling serde_derive_internals v0.29.1
2026-06-15T11:07:38.5860958Z    Compiling netlink-packet-route v0.30.0
2026-06-15T11:07:38.8371004Z    Compiling errno v0.3.14
2026-06-15T11:07:39.0370803Z    Compiling ioctl-rs v0.1.6
2026-06-15T11:07:39.0641205Z    Compiling termios v0.2.2
2026-06-15T11:07:39.0822250Z    Compiling serial-core v0.4.0
2026-06-15T11:07:39.1519666Z    Compiling aho-corasick v1.1.4
2026-06-15T11:07:39.2738469Z    Compiling simple-dns v0.9.3
2026-06-15T11:07:39.2770443Z    Compiling constant_time_eq v0.4.2
2026-06-15T11:07:39.4080808Z    Compiling signal-hook v0.3.18
2026-06-15T11:07:39.4790952Z    Compiling toml_write v0.1.2
2026-06-15T11:07:39.5050366Z    Compiling rustix v1.1.4
2026-06-15T11:07:39.5571795Z    Compiling resolv-conf v0.7.6
2026-06-15T11:07:39.5998530Z    Compiling regex-syntax v0.8.10
2026-06-15T11:07:39.7501406Z    Compiling arrayref v0.3.9
2026-06-15T11:07:39.8441967Z    Compiling sha1_smol v1.0.1
2026-06-15T11:07:39.8637403Z    Compiling simdutf8 v0.1.5
2026-06-15T11:07:40.3097460Z    Compiling smol_str v0.1.24
2026-06-15T11:07:40.4028414Z    Compiling arrayvec v0.7.6
2026-06-15T11:07:40.5770639Z    Compiling winnow v0.7.15
2026-06-15T11:07:40.9900990Z    Compiling iroh-dns v0.98.0
2026-06-15T11:07:41.8360740Z    Compiling schemars_derive v1.2.1
2026-06-15T11:07:42.0670482Z    Compiling serial-unix v0.4.0
2026-06-15T11:07:42.0981234Z    Compiling lru v0.16.4
2026-06-15T11:07:42.3360777Z    Compiling signal-hook-registry v1.4.8
2026-06-15T11:07:42.3801104Z    Compiling regex-automata v0.4.14
2026-06-15T11:07:42.4921805Z    Compiling hyper v1.10.1
2026-06-15T11:07:43.1500994Z    Compiling webpki-roots v1.0.7
2026-06-15T11:07:43.2830888Z    Compiling darling_core v0.23.0
2026-06-15T11:07:43.9487318Z    Compiling toml_edit v0.22.27
2026-06-15T11:07:43.9751183Z    Compiling serde_bytes v0.11.19
2026-06-15T11:07:44.0540645Z    Compiling hmac v0.12.1
2026-06-15T11:07:44.2380491Z    Compiling seize v0.5.1
2026-06-15T11:07:44.3947681Z    Compiling iroh v0.98.2
2026-06-15T11:07:44.6897079Z    Compiling utf8parse v0.2.2
2026-06-15T11:07:44.8200643Z    Compiling hyper-util v0.1.20
2026-06-15T11:07:44.8830735Z    Compiling bitflags v1.3.2
2026-06-15T11:07:44.9670369Z    Compiling cmov v0.5.4
2026-06-15T11:07:45.3400845Z    Compiling pin-utils v0.1.0
2026-06-15T11:07:45.4361047Z    Compiling linux-raw-sys v0.12.1
2026-06-15T11:07:45.8210862Z    Compiling dyn-clone v1.0.20
2026-06-15T11:07:45.8817901Z    Compiling rustix v0.38.44
2026-06-15T11:07:45.9537568Z    Compiling schemars v1.2.1
2026-06-15T11:07:46.6452152Z    Compiling regex v1.12.3
2026-06-15T11:07:47.3810755Z    Compiling igd-next v0.17.1
2026-06-15T11:07:47.7940539Z    Compiling darling_macro v0.23.0
2026-06-15T11:07:48.2183551Z    Compiling toml v0.8.23
2026-06-15T11:07:48.9556315Z    Compiling portmapper v0.16.0
2026-06-15T11:07:49.3570306Z    Compiling nix v0.25.1
2026-06-15T11:07:49.4470682Z    Compiling ctutils v0.4.2
2026-06-15T11:07:49.5570487Z    Compiling anstyle-parse v1.0.0
2026-06-15T11:07:49.8220585Z    Compiling papaya v0.2.4
2026-06-15T11:07:49.9450594Z    Compiling hkdf v0.12.4
2026-06-15T11:07:50.6330585Z    Compiling serial v0.4.0
2026-06-15T11:07:50.7000809Z    Compiling filedescriptor v0.8.3
2026-06-15T11:07:50.7141393Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-15T11:07:50.7630637Z    Compiling backon v1.6.0
2026-06-15T11:07:50.9110642Z    Compiling foldhash v0.1.5
2026-06-15T11:07:51.0087504Z    Compiling is_terminal_polyfill v1.70.2
2026-06-15T11:07:51.1020569Z    Compiling shell-words v1.1.1
2026-06-15T11:07:51.1810368Z    Compiling linux-raw-sys v0.4.15
2026-06-15T11:07:51.2050819Z    Compiling anstyle-query v1.1.5
2026-06-15T11:07:51.3684889Z    Compiling instability v0.3.12
2026-06-15T11:07:51.4300764Z    Compiling downcast-rs v1.2.1
2026-06-15T11:07:51.5282077Z    Compiling anstyle v1.0.14
2026-06-15T11:07:51.5872604Z    Compiling colorchoice v1.0.5
2026-06-15T11:07:51.7139596Z    Compiling hashbrown v0.15.5
2026-06-15T11:07:51.7180685Z    Compiling signal-hook-mio v0.2.5
2026-06-15T11:07:51.8414356Z    Compiling anstream v1.0.0
2026-06-15T11:07:51.9100822Z    Compiling terminal_size v0.4.4
2026-06-15T11:07:52.0880635Z    Compiling spake2 v0.4.0
2026-06-15T11:07:52.3920852Z    Compiling darling v0.23.0
2026-06-15T11:07:52.4617726Z    Compiling strum_macros v0.26.4
2026-06-15T11:07:52.5873851Z    Compiling sha1 v0.10.6
2026-06-15T11:07:52.7574630Z    Compiling itertools v0.13.0
2026-06-15T11:07:52.8308841Z    Compiling castaway v0.2.4
2026-06-15T11:07:52.9420754Z    Compiling unicode-width v0.1.14
2026-06-15T11:07:53.2581322Z    Compiling indoc v2.0.7
2026-06-15T11:07:53.2861030Z    Compiling doctest-file v1.1.1
2026-06-15T11:07:53.3290289Z    Compiling clap_lex v1.1.0
2026-06-15T11:07:53.7641131Z    Compiling portable-pty v0.8.1
2026-06-15T11:07:53.7960569Z    Compiling static_assertions v1.1.0
2026-06-15T11:07:53.8410523Z    Compiling compact_str v0.8.2
2026-06-15T11:07:53.8620937Z    Compiling clap_builder v4.6.0
2026-06-15T11:07:55.0620556Z    Compiling strum v0.26.3
2026-06-15T11:07:55.1950578Z    Compiling interprocess v2.4.2
2026-06-15T11:07:55.3590825Z    Compiling unicode-truncate v1.1.0
2026-06-15T11:07:55.4503910Z    Compiling lru v0.12.5
2026-06-15T11:07:55.4930450Z    Compiling crossterm v0.28.1
2026-06-15T11:07:55.5266484Z    Compiling clap_derive v4.6.1
2026-06-15T11:07:55.6630991Z    Compiling iana-time-zone v0.1.65
2026-06-15T11:07:56.1590104Z    Compiling cassowary v0.3.0
2026-06-15T11:07:56.3000703Z    Compiling unicode-width v0.2.0
2026-06-15T11:07:56.5961713Z    Compiling chrono v0.4.45
2026-06-15T11:07:56.7033373Z    Compiling ratatui v0.29.0
2026-06-15T11:07:56.8100895Z    Compiling nucleo-matcher v0.3.1
2026-06-15T11:07:58.2610610Z    Compiling qrcode v0.14.1
2026-06-15T11:07:58.2970757Z    Compiling clap v4.6.1
2026-06-15T11:08:15.9464407Z    Compiling rustls-webpki v0.103.13
2026-06-15T11:08:19.0319223Z    Compiling tokio-rustls v0.26.4
2026-06-15T11:08:19.0319795Z    Compiling rustls-platform-verifier v0.7.0
2026-06-15T11:08:19.0320401Z    Compiling noq-proto v0.17.0
2026-06-15T11:08:19.2520831Z    Compiling hickory-net v0.26.0-beta.4
2026-06-15T11:08:19.2521477Z    Compiling hyper-rustls v0.27.9
2026-06-15T11:08:19.2814579Z    Compiling tokio-websockets v0.13.2
2026-06-15T11:08:19.7357183Z    Compiling reqwest v0.13.4
2026-06-15T11:08:21.5047930Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-15T11:08:22.0112294Z    Compiling rusqlite v0.32.1
2026-06-15T11:08:22.9950949Z    Compiling spt-store v0.7.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-15T11:08:25.5267370Z    Compiling spt-msg v0.7.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-15T11:08:25.6832443Z    Compiling spt-runtime v0.7.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-15T11:08:25.6834046Z    Compiling spt-term v0.7.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-15T11:08:28.8681002Z    Compiling spt-live v0.7.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-15T11:08:45.9873453Z    Compiling spt-net v0.7.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-15T11:08:47.3519428Z    Compiling spt-daemon v0.7.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-15T11:08:58.0212868Z    Compiling spt v0.7.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-15T11:09:04.5572100Z     Finished `release` profile [optimized] target(s) in 1m 46s
2026-06-15T11:09:04.5968423Z ##[group]Run mkdir -p dist
2026-06-15T11:09:04.5968689Z [36;1mmkdir -p dist[0m
2026-06-15T11:09:04.5968937Z [36;1mcp "target/release/spt" "dist/spt-x86_64-linux"[0m
2026-06-15T11:09:04.5981688Z shell: /usr/bin/bash -e {0}
2026-06-15T11:09:04.5981908Z ##[endgroup]
2026-06-15T11:09:04.6350198Z ##[group]Run actions/upload-artifact@v4
2026-06-15T11:09:04.6350481Z with:
2026-06-15T11:09:04.6350658Z   name: spt-x86_64-linux
2026-06-15T11:09:04.6350859Z   path: dist/spt-x86_64-linux
2026-06-15T11:09:04.6351057Z   if-no-files-found: error
2026-06-15T11:09:04.6351244Z   compression-level: 6
2026-06-15T11:09:04.6351526Z   overwrite: false
2026-06-15T11:09:04.6358585Z   include-hidden-files: false
2026-06-15T11:09:04.6358823Z ##[endgroup]
2026-06-15T11:09:04.9238865Z With the provided path, there will be 1 file uploaded
2026-06-15T11:09:04.9244298Z Artifact name is valid!
2026-06-15T11:09:04.9244789Z Root directory input is valid!
2026-06-15T11:09:05.3792724Z Beginning upload of artifact content to blob storage
2026-06-15T11:09:07.4318879Z Uploaded bytes 8388608
2026-06-15T11:09:07.9842591Z Uploaded bytes 14601355
2026-06-15T11:09:08.0574336Z Finished uploading artifact content to blob storage!
2026-06-15T11:09:08.0576865Z SHA256 digest of uploaded artifact zip is 39ab0cfe99d349ca30d42c1812486d60354f2e2c36cbeb8ed492a315bc06e69c
2026-06-15T11:09:08.0577856Z Finalizing artifact upload
2026-06-15T11:09:08.3165746Z Artifact spt-x86_64-linux.zip successfully finalized. Artifact ID 7636298229
2026-06-15T11:09:08.3166527Z Artifact spt-x86_64-linux has been successfully uploaded! Final size is 14601355 bytes. Artifact ID is 7636298229
2026-06-15T11:09:08.3172699Z Artifact download URL: https://github.com/SaberMage/spt-core/actions/runs/27541921788/artifacts/7636298229
2026-06-15T11:09:08.3381276Z Post job cleanup.
2026-06-15T11:09:08.4032672Z [command]/usr/bin/git version
2026-06-15T11:09:08.4097505Z git version 2.43.0
2026-06-15T11:09:08.4135153Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/6aa7d2ee-fde1-492b-89ff-a7ab8d2c0cb9' before making global git config changes
2026-06-15T11:09:08.4135792Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T11:09:08.4139936Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-15T11:09:08.4172070Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-15T11:09:08.4200063Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-15T11:09:08.4389830Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T11:09:08.4409049Z http.https://github.com/.extraheader
2026-06-15T11:09:08.4416657Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-15T11:09:08.4441001Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-15T11:09:08.4626513Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T11:09:08.4653242Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-15T11:09:08.4958537Z Cleaning up orphan processes
2026-06-15T11:09:08.5436740Z ##[warning]Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
